Autogenerated HTML docs for v2.31.0-rc0
diff --git a/git-diff-files.html b/git-diff-files.html index 49b10af..3c9ea32 100644 --- a/git-diff-files.html +++ b/git-diff-files.html
@@ -1774,6 +1774,21 @@ matches "<code>fooasdfbar</code>" and "<code>foo/bar/baz/asdf</code>" but not "<code>foobarx</code>".</p></div> </dd> <dt class="hdlist1"> +--skip-to=<file> +</dt> +<dt class="hdlist1"> +--rotate-to=<file> +</dt> +<dd> +<p> + Discard the files before the named <file> from the output + (i.e. <em>skip to</em>), or move them to the end of the output + (i.e. <em>rotate to</em>). These were invented primarily for use + of the <code>git difftool</code> command, and may not be very useful + otherwise. +</p> +</dd> +<dt class="hdlist1"> -R </dt> <dd>